C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection<T> Class / Connection Property

In This Topic
Connection Property (C1AdoNetCursorDataCollection<T>)
In This Topic
Gets the connection used to get the data.
Syntax
'Declaration
 
Public ReadOnly Property Connection As DbConnection
 
See Also